-
-
Notifications
You must be signed in to change notification settings - Fork 497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App localization and language controller addition #811
App localization and language controller addition #811
Conversation
@dellyjm Could one of your please take a look at this? It's a GSoC PR |
@sumitra19jha please resolve the conflict with: |
…ra19jha/talawa into lang-notifier-and-delegate
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems like a good initial commit for the feature. We may need to remove hard coded values such as the supported languages array, but that may be done at a later date.
@DeltaHarbinger The hard-coded string is part of issue #800 |
@sumitra19jha
The error can be seen below |
@sumitra19jha It's a slightly different issue now. Please resolve. We should be close to getting this fixed.
|
Yes @palisadoes |
@palisadoes Done |
What kind of change does this PR introduce?
feature closes #799
Did you add tests for your changes?
Not needed here
If relevant, did you update the documentation?
Not needed here
Summary
App Localization file to load user preferred language file and controller to make sure user can switch language as per their convenience.
Does this PR introduce a breaking change?
No
Other information